-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Downgrade.yml #255
Add Downgrade.yml #255
Conversation
As I understand, we should bump Nemo.jl versions to 0.32-0.38 in StructuralIdentifiability.jl ? At the moment, ParamPunPam.jl restricts Nemo.jl to 0.32-0.37, and StructuralIdentifiability.jl restricts Nemo.jl to 0.24-0.38. Hence, the lowest possible bound is 0.32 |
Yes, I agree 0.32 looks like the lowest feasible |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #255 +/- ##
=======================================
Coverage 89.90% 89.90%
=======================================
Files 25 25
Lines 3209 3209
=======================================
Hits 2885 2885
Misses 324 324 ☔ View full report in Codecov by Sentry. |
Note for future self: make sure that Groebner.jl v0.6.1 supports Nemo.jl v0.39 (currently v0.6.0 does not https://github.com/sumiya11/Groebner.jl/blob/v0.6.0/Project.toml) In the light of |
@pogudingleb thanks for fixing this! I also have this check in Groebner.jl now |
Trying out this new compat CI thing..
See https://julialang.slack.com/archives/CN04R7WKE/p1702296727671319
and https://github.shali-sdc4.acirock.com/marketplace/actions/downgrade-julia-compat-entries